home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Snippets / Development Tools & Languages / MacApp C++ Load⁄dump / DemoTextDump 1 / README < prev    next >
Encoding:
Text File  |  1992-07-15  |  234 b   |  11 lines  |  [TEXT/MPS ]

  1. This folder contains an example of how 
  2. to  write a MAMake file for C++ load/dump use.
  3.  
  4. The rules to build follows the normal MacApp build
  5. rules. E.g:
  6.  
  7. MABuild -nodebug DemoText
  8.  
  9. This has been tested with MPW 3.2b5 and MacApp 2.0.1.
  10.  
  11.